-
Home
-
Invoice Gateway for WooCommerce – Invoice Payment Gateway
-
1.1.1
-
Code
-
Classes
- IGFW_Invoice_Gateway
Total Complexity |
46 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
307 |
Lines of code |
171 |
Logical lines of code |
83 |
Comment lines |
65 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
B |
41 |
23 |
51 |
init_form_fields() |
A |
41 |
6 |
63 |
email_instructions() |
S |
58 |
8 |
13 |
payment_fields() |
S |
61 |
3 |
12 |
__construct() |
S |
55 |
2 |
17 |
process_payment() |
S |
63 |
2 |
10 |
thankyou_page() |
S |
73 |
2 |
5 |